STEP 2: We started building this program for you! Now, we'll start learning how it works!
The variable star_size at the top of our program will control the size (the radius) of the first three stars.
- Find star1 in the editor and change its radius argument from the number 10 to the variable star_size.
- Remember, integers and variables DO NOT get quotes around them!
To navigate the page using the TAB key, first press ESC to exit the code editor.